home *** CD-ROM | disk | FTP | other *** search
- Short: NUWEB 0.86 - a simple literate programming language and tool
- Type: dev/misc
- Uploader: tomas@cae.wisc.edu
- Author: Preston Briggs (preston@cs.rice.edu)
-
- This is a version of Preston Brigg's NUWEB system, a simple literate
- programming language and tool.
-
- Here is what Preston says:
-
- Nuweb works with any programming language and LaTeX. I
- wanted to use LaTeX because it supports a multi-level sectioning
- scheme and has facilities for drawing figures. I wanted to be able to
- work with arbitrary programming languages because my friends and I
- write programs in many languages (and sometimes combinations of several
- languages), e.g., C, Fortran, C++, yacc, lex, Scheme, assembly,
- Postscript, and so forth.
-
- This is revision 0.86, for the Amiga.
-
- This distribution includes the nuweb executable, all source files (web and
- C), documentation and the (short) .dvi output of the user manual.
- Contents:
- nuweb The executable
- nuweb.w The NUWEB source for NUWEB
- literate.bib A BibTeX bibliography of literate programming references
- README Preston Brigg's original README file
- ami_nuweb_086.readme
- This file
- Makefile The Makefile, slightly modified for SAS/C 6.3
- nuweb.dvi The short-form NUWEB user manual in .dvi form
- global.h A global header file
- arena.c Source files generated by NUWEB
- input.c
- latex.c
- main.c
- names.c
- global.c
- output.c
- pass1.c
- scraps.c
-